home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7040 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: bignews.shef.ac.uk!usenet
  2. From: E.V.Smith@shef.ac.uk (Ez)
  3. Newsgroups: comp.lang.c++
  4. Subject: HELP, C++ windows programming.
  5. Date: 21 Feb 1996 14:12:36 GMT
  6. Organization: Automatic Control & Systems Engineering, University of Sheffield , UK
  7. Message-ID: <4gf98k$bi7@bignews.shef.ac.uk>
  8. NNTP-Posting-Host: pc045030.shef.ac.uk
  9. X-Newsreader: WinVN 0.92.1
  10.  
  11.  
  12. Ive just been told by my boss that the program Ive written to run under 
  13. DOS to control some hardware ( nothing complicated, just controlling a 
  14. few transducers and monitering a few sensors) will have to be implemented
  15. under windows 3.11.  I'm a relative newcomer and only started to learn C++ 
  16. for this project in the summer. 
  17. So the question is, can I simply create a type of interface that will 
  18. display and allow interaction with my existing program but through winodows
  19. front end or does it mean the total restructuring of the program.
  20. Also I've written the original prog under Boralnd C++ v3 and will now only 
  21. be able to use ( I have no choice in the matter apparently) a different
  22. compilier (topspeed C/C++), will this mean a new set of commands and LIBS?
  23.  
  24. Can you see this being done in a  period of 1-1.5 months.
  25. Do you know of any good books or TXT files etc that can help me familiarise 
  26. with the technique of windows programming both for BORLAND and this other
  27. compiler?
  28.  
  29. Comments to any of these questions are gratefully recived.
  30. Thanks.
  31. Eric..
  32. P.S. Replies possible by email prefered thanks.
  33.